home *** CD-ROM | disk | FTP | other *** search
/ Programming Microsoft Visual Basic .NET / Programming Microsoft Visual Basic .NET (Microsoft Press)(X08-78517)(2002).bin / ebook / promsvb6.chm / g02ph01x.gif < prev    next >
Graphics Interchange Format  |  1999-04-29  |  24.1 KB  |  744x988  |  4-bit (6 colors)
   ocr: Initialize The Form object is referenced incode. Visual Basic initializes the Form's variables. Load The Form's properties or controls are referenced. Visual Basic creates the window and its child controls. Resize The Form has become visible. Also occurs when the Form's size changes. Activate The Form is ready to accept user input. Also occurs when focus is shifted to another Form and then back to the Deactivate current Form. End user switches to another Form in the same application. Paint Visual Basic requests the Form to refresh itself the first time the Form is displayed and when another wi ...